[INFO] fetching crate dunge-winit 0.3.13...
[INFO] checking dunge-winit-0.3.13 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate dunge-winit 0.3.13 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dunge-winit 0.3.13
[INFO] finished tweaking crates.io crate dunge-winit 0.3.13
[INFO] tweaked toml for crates.io crate dunge-winit 0.3.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dunge-winit 0.3.13 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dunge-winit 0.3.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.assigning-clones` is deprecated in favor of `lints.clippy.assigning_clones` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-paragraphs-missing-punctuation` is deprecated in favor of `lints.clippy.doc_paragraphs_missing_punctuation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-iter-loop` is deprecated in favor of `lints.clippy.explicit_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.flat-map-option` is deprecated in favor of `lints.clippy.flat_map_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: `dunge-winit` (manifest) generated 15 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75
[INFO] running `Command { std: "docker" "start" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.assigning-clones` is deprecated in favor of `lints.clippy.assigning_clones` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-paragraphs-missing-punctuation` is deprecated in favor of `lints.clippy.doc_paragraphs_missing_punctuation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-iter-loop` is deprecated in favor of `lints.clippy.explicit_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.flat-map-option` is deprecated in favor of `lints.clippy.flat_map_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: `dunge-winit` (manifest) generated 15 warnings
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling dunge-irgen v0.3.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dunge-macro v0.3.13
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking glam v0.33.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking dunge-shade v0.3.13
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking dunge v0.3.13
[INFO] [stderr]     Checking dunge-winit v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75", kill_on_drop: false }`
[INFO] [stdout] 16e5ea0141235987433cda4bcc3df2cc34658fce16d2a6220babb4921f7aaa75
